home *** CD-ROM | disk | FTP | other *** search
- '************************************************************************
- '
- ' TopStyle IE3 Definition
- '
- '************************************************************************
-
- [definition]
- Version=2.0
- Revision=0
- Author=Nick Bradbury
- Icon=msie
- NamedColors=0
- SystemColors=0
- RGBColors=0
- @font-face=0
-
- [known types]
- <units> = (pt|in|pc|mm|cm|px)
- <generic-family> = (serif|sans\-serif|cursive|fantasy|monospace)
- <absolute-size> = (xx\-small|x\-small|small|medium|large|x\-large|xx\-large)
- <relative-size> = (larger|smaller)
-
- [selectors]
- Class=Y
- ID=Y
- Contextual=N
- Child=N
- Descendant=N
- Sibling=N
- Attribute=N
- Universal=N
-
- [groups]
- Color and Background
- Box
- Font
- Text
-
- [properties]
- background
- background-color
- color
- font
- font-family
- font-size
- font-style
- font-weight
- line-height
- margin
- margin-bottom
- margin-left
- margin-right
- margin-top
- text-align
- text-decoration
- text-indent
-
- [background]
- inherited=0
- initial=
- group=Color and Background
- value1=<color>
- value2=<url>
-
- [color]
- inherited=1
- initial=
- group=Color and Background
- value1=<color>
-
- [font]
- inherited=1
- group=Font
- value1=<font-style>
- value2=<font-weight>
- value3=<font-size>
- value4=<font-family>
-
- [font-family]
- inherited=1
- initial=
- group=Font
- value1=((<generic-family>|<family-name>),)*(<generic-family>|<family-name>)
-
- [font-size]
- inherited=1
- initial=
- group=Font
- value1=<relative-size>|<absolute-size>|<percentage>|<length>
-
- [font-style]
- inherited=1
- initial=normal
- group=Font
- value1=normal|italic
-
- [font-weight]
- inherited=1
- initial=medium
- group=Font
- value1=extra\-light|light|demi\-light|medium|demi\-bold|extra\-bold|bold
-
- [line-height]
- inherited=1
- initial=normal
- group=Text
- value1=normal|<percentage>|<length>
-
- [margin]
- inherited=0
- initial=
- group=Box
- value1=<margin-top>
- value2=<margin-right>
- value3=<margin-bottom>
- value4=<margin-left>
-
- [margin-bottom]
- inherited=0
- initial=
- group=Box
- value1=<length>
-
- [margin-left]
- inherited=0
- initial=
- group=Box
- value1=<percentage>|<length>
-
- [margin-right]
- inherited=0
- initial=
- group=Box
- value1=<length>
-
- [margin-top]
- inherited=0
- initial=
- group=Box
- value1=<percentage>|<length>|auto
-
- [text-align]
- inherited=1
- initial=
- group=Text
- value1=left|right|center
-
- [text-decoration]
- inherited=0
- initial=
- group=Text
- multiple=1
- value1=underline|line\-through|italic
-
- [text-indent]
- inherited=1
- initial=
- group=Text
- value1=<percentage>|<length>
-